home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / amos / AMOSList-0998.lzh / AMOSLIST / 000350_bounce-amos-lis…et@onelist.com_Tue Sep 22 11:31:07 1998.msg < prev    next >
Text File  |  1998-10-01  |  4KB  |  119 lines

  1. >From bounce-amos-list--1222-mcox=access.digex.net@onelist.com  Tue Sep 22 11:31:07 1998
  2. Received: from onelist.com (pop.onelist.com [209.207.164.13])
  3.     by pony-2.mail.digex.net (8.8.8/8.8.8) with SMTP id LAA03986
  4.     for <mcox@access.digex.net>; Tue, 22 Sep 1998 11:31:07 -0400 (EDT)
  5. Received: (qmail 3777 invoked by alias); 23 Sep 1998 15:30:26 -0000
  6. Received: (qmail 3673 invoked from network); 23 Sep 1998 15:30:21 -0000
  7. Received: from unknown (HELO mail-ki.kild.eu.modusmedia.com) (208.14.214.2) by pop.onelist.com with SMTP; 23 Sep 1998 15:30:21 -0000
  8. Received: from omega1 ([192.168.72.236]) by mail-ki.kild.eu.modusmedia.com (Netscape Messaging Server 3.5)  with SMTP id AAA4180 for <amos-list@onelist.com>; Tue, 22 Sep 1998 16:36:24 +0100
  9. From: "Declan Gorman" <declan_gorman@modusmedia.com>
  10. To: <amos-list@onelist.com>
  11. Date: Tue, 22 Sep 1998 16:31:56 +0100
  12. Message-ID: <000401bde63e$225fb3a0$ec48a8c0@omega1>
  13. X-Priority: 3 (Normal)
  14. X-MSMail-Priority: Normal
  15. X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0
  16. Importance: Normal
  17. X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
  18. In-Reply-To: <yam7566.1889.3296736@relay.eunet.yu>
  19. Mailing-List: list amos-list@onelist.com; contact http://www.onelist.com
  20. Delivered-To: mailing list amos-list@onelist.com
  21. Precedence: bulk
  22. Reply-to: amos-list@onelist.com
  23. Mime-Version: 1.0
  24. Content-Type: text/plain; charset="iso-8859-1"
  25. Content-Transfer-Encoding: 7bit
  26. Subject: [amos-list] Re: LDOS - Arexx
  27. Status: O
  28. X-Status: 
  29.  
  30. From: "Declan Gorman" <declan_gorman@modusmedia.com>
  31.  
  32. The Arexx command TCO or TS do not display any entries for Arexx commands
  33. sent from AMOSPro using LDOS.  It does display info on scripts I execute
  34. from the CLI.
  35.  
  36. What does this suggest?
  37.  
  38. Exec "RX "+chr$(34)+"address octamed_rexx op_set midiactive on"+chr$(34)
  39. works fine but slows down my program, so is not a realistic option.  Thanks
  40. anyway.
  41.  
  42. Declan.
  43.  
  44. -----Original Message-----
  45. From: Nikola Smolenski [mailto:smolensk@EUnet.yu]
  46. Sent: 19 September 1998 08:55
  47. To: amos-list@onelist.com
  48. Subject: [amos-list] Re: LDOS - Arexx
  49.  
  50.  
  51. From: Nikola Smolenski <smolensk@EUnet.yu>
  52.  
  53. On 16-Sep-98, Declan Gorman wrote:
  54.  
  55. DG>  I am trying to convert the following Arexx script to work with AMOS
  56. Pro
  57. DG> using the LDOS extension.
  58.  
  59. DG> /*In OctaMED, switch Midi On*/
  60. DG> address octamed_rexx
  61. DG> op_set midiactive on
  62.  
  63. DG> I have tested this script and it works fine when run from the CLI.  My
  64. DG> conversion into AMOS Pro, using the LDOS extension, is as follows.
  65.  
  66. DG> HOST$="OCTAMED_REXX"+Chr$(0)
  67.  
  68. Arexx host names are _case sensitive_, maybe there is a bug in Arexx Exist
  69. command which tells you that port exists, but when you want to send
  70. command, it won't work... Also, are you sure that you need Chr$(0) ?
  71.  
  72. DG> MESSAGE$="op_set midiactive on"+Chr$(0)
  73.  
  74. DG> FAIL=Arexx Exist(HOST$)
  75. DG> If FAIL=0
  76. DG> Print "Port cannot be found":End
  77. DG> End If
  78.  
  79. DG> Print "OCTAMED_REXX is available."
  80.  
  81. DG> MSG$=Lrexx Send Msg(HOST$,MESSAGE$,0)
  82.  
  83. DG> AMOS does recognise the OctaMED arexx port but does not seem to send
  84. the
  85. DG> command.  I have tried typing the command various different ways but
  86. nothing
  87. DG> seems to work.  Can anyone help?
  88.  
  89. Try typing in CLI
  90.  
  91. tco
  92. ts
  93.  
  94. and see what is realy sent, and where. You can also try monitoring with
  95. SnoopDos3.0 .
  96.  
  97. If everything else fails you can always use
  98.  
  99. Exec "RX "+chr$(34)+"address octamed_rexx ; op_set midiactive on"+chr$(34)
  100.  
  101. Regards
  102. --
  103.      _  _         _  _          __ __   I> Nikola Smolenski
  104.  :_ :_ :_::-   : : ::_) _:  //  \_V 7   I> smolensk@eunet.yu
  105.  !_)!_,! !!_,  !,!_!! \(_! // !\!\_7!Y! I> http://solair.eunet.yu/~smolensk
  106.                                         I> Proud member of Team AMIGA
  107.  
  108.  
  109.  
  110. ------------------------------------------------------------------------
  111. Help support ONElist, while generating interest in your product or
  112. service. ONElist has a variety of advertising packages. Visit
  113. http://www.onelist.com/advert.html for more information.
  114.  
  115.  
  116. ------------------------------------------------------------------------
  117. Help support ONElist, while generating interest in your product or
  118. service. ONElist has a variety of advertising packages. Visit
  119. http://www.onelist.com/advert.html for more information.